<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box {
	background-color: #f5f5f5;
	margin: 10px;
	padding: 10px;
	border-radius:15px;
	box-shadow: rgb(238, 238, 238) 10px 10px 10px 0px;
}</pre></body></html>